Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 4, 2025

🤖 I have created a release beep boop

server-sdk-ai: 0.13.0

0.13.0 (2025-11-04)

Features

  • Add support for trackStreamMetricsOf method (#971) (e18979e)

Bug Fixes

  • Deprecated toVercelAISDK, trackVercelAISDKStreamTextMetrics, use @launchdarkly/server-sdk-ai-vercel package (e18979e)
server-sdk-ai-langchain: 0.2.0

0.2.0 (2025-11-04)

Features

  • Renamed createAIMetrics to getAIMetricsFromResponse (#977) (05b4667)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/server-sdk-ai bumped from ^0.12.3 to ^0.13.0
server-sdk-ai-openai: 0.2.0

0.2.0 (2025-11-04)

Features

  • Renamed createAIMetrics to getAIMetricsFromResponse (#977) (05b4667)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/server-sdk-ai bumped from ^0.12.3 to ^0.13.0
server-sdk-ai-vercel: 0.2.0

0.2.0 (2025-11-04)

⚠ BREAKING CHANGES

  • VercelProvider now requires type safe parameters for Vercel models

Features

  • Add support for tracking streaming text metics with (28d3650)
  • Add toVercelAISDK method to support easy model creation (#972) (28d3650)
  • Renamed createAIMetrics to getAIMetricsFromResponse (#977) (05b4667)

Bug Fixes

  • Check finishReason for an error when determining model success (28d3650)
  • Prefer totalUsage over usage when mapping to LDTokenUsage (28d3650)
  • Properly convert LD model parameters to Vercel model parameters (28d3650)
  • VercelProvider now requires type safe parameters for Vercel models (28d3650)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/server-sdk-ai bumped from ^0.12.3 to ^0.13.0

This PR was generated with Release Please. See documentation.


Note

Release bumps: server AI SDK to 0.13.0 with stream metrics; LangChain/OpenAI/Vercel providers to 0.2.0 including metric API rename and Vercel type-safe params plus fixes.

  • AI SDK (packages/sdk/server-ai) — 0.13.0
    • Feature: add trackStreamMetricsOf.
    • Fix: deprecate toVercelAISDK and related helpers (moved to Vercel provider).
  • AI Providers — 0.2.0
    • server-ai-langchain/server-ai-openai:
      • Rename createAIMetrics to getAIMetricsFromResponse.
    • server-ai-vercel:
      • Breaking: require type-safe params for Vercel models.
      • Features: streaming text metrics tracking; toVercelAISDK helper.
      • Fixes: check finishReason for errors; prefer totalUsage; correct LD→Vercel param mapping.
  • Examples/Manifest
    • Update versions to @launchdarkly/[email protected] and providers @0.2.0 in examples and .release-please-manifest.json.

Written by Cursor Bugbot for commit e2b5498. This will update automatically on new commits. Configure here.

@github-actions github-actions bot requested a review from a team as a code owner November 4, 2025 19:00
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 37b56f0 to 99180c6 Compare November 4, 2025 19:09
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 99180c6 to c3967fe Compare November 4, 2025 19:59
@github-actions github-actions bot force-pushed the release-please--branches--main branch from c3967fe to 0c80fa9 Compare November 4, 2025 22:18
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 0c80fa9 to 0d95c1e Compare November 4, 2025 22:19
@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 4, 2025

@launchdarkly/browser size report
This is the brotli compressed size of the ESM build.
Compressed size: 169118 bytes
Compressed size limit: 200000
Uncompressed size: 789399 bytes

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 4, 2025

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 24988 bytes
Compressed size limit: 26000
Uncompressed size: 122411 bytes

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 4, 2025

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Compressed size: 17636 bytes
Compressed size limit: 20000
Uncompressed size: 90259 bytes

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 4, 2025

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Compressed size: 21721 bytes
Compressed size limit: 25000
Uncompressed size: 74698 bytes

@jsonbailey jsonbailey merged commit 5339456 into main Nov 5, 2025
34 checks passed
@jsonbailey jsonbailey deleted the release-please--branches--main branch November 5, 2025 01:02
@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants